FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (78 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen
Url http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen
Version 1.0.2
Status active
Name Zib Respiration AdministeredOxygen
Title HCIM Respiration AdministeredOxygen
Experimental False
Realm nl
Authority hl7
Description An Observation extension resource as defined by the Dutch HCIM Respiration v3.1(2017EN). During breathing or respiration, air flows to and from the lungs, where gas exchange occurs, absorbing oxygen from the air into the blood and exhaling carbon dioxide into the air. Observations of spontaneous breathing, usually registered as part of the observation of vital functions.
Purpose # Purpose of HCIM Observing a person’s spontaneous breathing, including recording breathing frequency, depth and rhythm, is done to gain an indication of the health condition of the patient’s pulmonary system. # Purpose of this profile This profile extends the zib-Respiration resource with info about administered oxygen. It is complemented by the profiles zib-Respiration-AdministeredOxygen-AdministrationDevice (DeviceUseStatement) and zib-Respiration-AdministeredOxygen-AdministrationDeviceProduct (Device) to register the device used to administer extra oxygen.
Copyright CC0
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.stichting-nice.nl/StructureDefinition/NICE-Respiration_Oud NICE-Respiration_Oud
http://nictiz.nl/fhir/StructureDefinition/zib-Respiration HCIM Respiration

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-Respiration-AdministeredOxygen",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen",
  "version" : "1.0.2",
  "name" : "Zib Respiration AdministeredOxygen",
  "title" : "HCIM Respiration AdministeredOxygen",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "An Observation extension resource as defined by the Dutch HCIM Respiration v3.1(2017EN).\r\n\r\nDuring breathing or respiration, air flows to and from the lungs, where gas exchange occurs, absorbing oxygen from the air into the blood and exhaling carbon dioxide into the air. Observations of spontaneous breathing, usually registered as part of the observation of vital functions.",
  "purpose" : "# Purpose of HCIM\r\nObserving a person’s spontaneous breathing, including recording breathing frequency, depth and rhythm, is done to gain an indication of the health condition of the patient’s pulmonary system.\r\n\r\n# Purpose of this profile\r\nThis profile extends the zib-Respiration resource with info about administered oxygen. It is complemented by the profiles zib-Respiration-AdministeredOxygen-AdministrationDevice (DeviceUseStatement) and zib-Respiration-AdministeredOxygen-AdministrationDeviceProduct (Device) to register the device used to administer extra oxygen.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "hcim-respiration-v3.1-2017EN",
      "uri" : "https://zibs.nl/wiki/Respiration-v3.1(2017EN)",
      "name" : "HCIM Respiration-v3.1(2017EN)"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "contextType" : "resource",
  "context" : [
    "Observation"
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:extraOxygenAdministration",
        "path" : "Extension.extension",
        "sliceName" : "extraOxygenAdministration",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:extraOxygenAdministration.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "extraOxygenAdministration"
      },
      {
        "id" : "Extension.extension:extraOxygenAdministration.value[x]:valueBoolean",
        "path" : "Extension.extension.valueBoolean",
        "sliceName" : "valueBoolean",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:flowRate",
        "path" : "Extension.extension",
        "sliceName" : "flowRate",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:flowRate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "flowRate"
      },
      {
        "id" : "Extension.extension:flowRate.value[x]:valueQuantity",
        "path" : "Extension.extension.valueQuantity",
        "sliceName" : "valueQuantity",
        "type" : [
          {
            "code" : "Quantity"
          }
        ]
      },
      {
        "id" : "Extension.extension:fiO2",
        "path" : "Extension.extension",
        "sliceName" : "fiO2",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:fiO2.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "fiO2"
      },
      {
        "id" : "Extension.extension:fiO2.value[x]:valueQuantity",
        "path" : "Extension.extension.valueQuantity",
        "sliceName" : "valueQuantity",
        "type" : [
          {
            "code" : "Quantity"
          }
        ]
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.